In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / SavingProgress Event

SavingProgress Event (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Event SavingProgress As GdViewer.SavingProgressEventHandler
public event GdViewer.SavingProgressEventHandler SavingProgress
public event SavingProgress: GdViewer.SavingProgressEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event GdViewer.SavingProgressEventHandler* SavingProgress
public:

event GdViewer.SavingProgressEventHandler^ SavingProgress
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members